GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx / SetItemsSize Method





In This Topic
SetItemsSize Method (IThumbnailEx)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(67)>
Sub SetItemsSize( _
   ByVal Width As Integer, _
   ByVal Height As Integer _
) 
[DispId(67)]
void SetItemsSize( 
   int Width,
   int Height
)
procedure SetItemsSize( 
    Width: Integer;
    Height: Integer
); 
DispIdAttribute(67)
function SetItemsSize( 
   Width : int,
   Height : int
);
[DispId(67)]
void SetItemsSize( 
   int Width,
   int Height
) 
[DispId(67)]
void SetItemsSize( 
   int Width,
   int Height
) 

Parameters

Width
Height
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IThumbnailEx
IThumbnailEx Members